Mif.Write
This command write data to a specified block of the currently
selected card, providing authentication has been performed
beforehand.
Properties
- Command code: 0x1007
- Command timeout: 100 ms
- Possible status codes: General status codes, Mif.ErrNoTag, Mif.ErrBitcount, Mif.ErrBytecount, Mif.ErrAuth, Mif.ErrNotauth, Mif.ErrColl, Mif.ErrParity, Mif.ErrFraming
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Block | Integer (8 bits) | Block to write. |
BlockData | Raw data (length 16 Bytes) | Data of selected block. |
Returned values (response frame)
None